home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 3992 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.6 KB

  1. Path: news.uni-stuttgart.de!news
  2. From: Christian Froeschlin <froesccn@cip.mathematik.uni-stuttgart.de>
  3. Newsgroups: comp.lang.pascal.borland,comp.lang.pascal.mac,comp.lang.pascal.ansi-iso,comp.lang.pascal.misc,comp.sys.amiga.programmer,comp.graphics.algorithms,comp.os.ms-windows.programmer.graphics,comp.sys.amiga.graphics
  4. Subject: Re: 3d programming
  5. Date: 15 Feb 1996 10:53:00 GMT
  6. Organization: Comp.Center (RUS), U of Stuttgart, FRG
  7. Message-ID: <4fv3ac$1e7k@info4.rus.uni-stuttgart.de>
  8. References: <4f3od9$2jg@zeus.tcp.co.uk> <jderrick-0502961551360001@slip037.csc.cuhk.hk> <3118310E.52F@psu.edu> <4fiuh2$qrj@fulton.cs.unc.edu> <311E38D7.71BC@psu.edu> <311F9C84.3B26@structure.chimie.usherb.ca> <312028C1.C1F@nmsu.edu> <DMsIw4.HvL@tigger.jvnc.net>
  9. NNTP-Posting-Host: cip23.mathematik.uni-stuttgart.de
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 1.1N (X11; I; AIX 2)
  14. X-URL: news:DMsIw4.HvL@tigger.jvnc.net
  15.  
  16. >>>>>> [ .... ]
  17.  
  18. >your wrong a vector and a scalar are completely different.  5 is not a vector 
  19. >called a scalar it is a scalar.  Look up in any physics book and a scalar is 
  20. >defined as any given value.  5,10,3.116, any # is a scalar but a vector is 
  21. >number WITH direction ie 5 at 13degress is a vector.
  22. >
  23. >matt
  24.  
  25. As a math student I have to protest ;-) A physics book is probably not the
  26. right place to look up such concepts. A scalar IS a vector (in a one-
  27. dimensional vector space). It's just a matter of view-point. The vector
  28. definition with direction you're refering to is just a useful special
  29. case. Q.e.d.
  30.  
  31. - Christian Froeschlin
  32.  
  33.